Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.eoverdracht#4.1.0-alpha.3 (188 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "eOverdracht-NursingHandoff-Adults",
"url" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Adults",
"version" : "4.1.0-alpha.3",
"name" : "eOverdrachtNursingHandoffAdults",
"title" : "eOverdracht nursing handoff adults",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Profile on the Composition resource which represents the nursing handoff for adults (Overdrachtsbericht Volwassenen) for eOverdracht conform information standard ['Verpleegkundige zorg'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorg)",
"purpose" : "The purpose of this nursing handoff is to enable the health organization that receives it to continue the care for patients/clients of 18 years and older.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"uri" : "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.68",
"name" : "eOverdracht 4.1-alpha-1 transaction \"Sturen overdrachtsbericht volwassenen\""
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.type",
"path" : "Composition.type",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11171000146100"
}
]
}
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-4",
"comment" : "Patient"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-272",
"comment" : "LevensovertuigingRC (extension in Patient resource)"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-320",
"comment" : "Taalvaardigheid (on Patient.communication)"
}
]
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"short" : "Who or what authored the nursing handoff",
"definition" : "The person responsible for the content of the nursing handoff. Alternatively, this may be the sending XIS.",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Patient"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
}
]
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"defaultValueString" : "Nursing handoff"
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData",
"path" : "Composition.section",
"sliceName" : "administrativeData",
"short" : "Administrative data",
"definition" : "Section for administrative data, including date of transfer, contact person and payer details, and details of the sending and receiving organizations.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1",
"comment" : "Administratieve gegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.extension",
"path" : "Composition.section.extension",
"min" : 1
},
{
"id" : "Composition.section:administrativeData.extension:transferDate",
"path" : "Composition.section.extension",
"sliceName" : "transferDate",
"short" : "Planned transfer date",
"definition" : "Captures the planned transfer date, which can change in the actual transfer phase.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate"
}
]
},
{
"id" : "Composition.section:administrativeData.extension:transferDate.valueDateTime:valueDateTime",
"path" : "Composition.section.extension.valueDateTime",
"sliceName" : "valueDateTime",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-2",
"comment" : "Datum overplaatsing"
}
]
},
{
"id" : "Composition.section:administrativeData.title",
"path" : "Composition.section.title",
"defaultValueString" : "Administrative data"
},
{
"id" : "Composition.section:administrativeData.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405624007"
}
]
}
},
{
"id" : "Composition.section:administrativeData.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:administrativeData.section:personalData",
"path" : "Composition.section.section",
"sliceName" : "personalData",
"short" : "Personal data",
"definition" : "Subsection listing personal data of the payer and contact persons of the patient.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-3",
"comment" : "Persoonsgegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Personal data"
},
{
"id" : "Composition.section:administrativeData.section:personalData.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "302147001"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:payer",
"path" : "Composition.section.section.entry",
"sliceName" : "payer",
"short" : "A reference to payer data",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-45",
"comment" : "Betaler"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:relatedPerson",
"path" : "Composition.section.section.entry",
"sliceName" : "relatedPerson",
"short" : "Legal Representative",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-64",
"comment" : "Contactpersoon"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization",
"path" : "Composition.section.section",
"sliceName" : "sendingOrganization",
"short" : "Sending Organization",
"definition" : "Subsection listing data about the sending organization.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-101",
"comment" : "Sturende organisatie"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Sending organization"
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "185362004"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"short" : "A reference to data about the sending organization",
"min" : 1
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:organization",
"path" : "Composition.section.section.entry",
"sliceName" : "organization",
"short" : "Organization",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-102",
"comment" : "Zorgaanbieder"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:practitioner",
"path" : "Composition.section.section.entry",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-130",
"comment" : "Sturende organisatie::Zorgverlener"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:practitionerRole",
"path" : "Composition.section.section.entry",
"sliceName" : "practitionerRole",
"short" : "Practitioner Role",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-130",
"comment" : "Sturende organisatie::Zorgverlener"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization",
"path" : "Composition.section.section",
"sliceName" : "receivingOrganization",
"short" : "Receiving organization",
"definition" : "Subsection listing data about the receiving organization.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-152",
"comment" : "Ontvangende organisatie"
}
]
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Receiving organization"
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "275645009"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.entry",
"path" : "Composition.section.section.entry",
"short" : "A reference to data about the receiving organization",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-153",
"comment" : "Ontvangende organisatie::Zorgaanbieder"
}
]
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext",
"path" : "Composition.section",
"sliceName" : "generalPatientContext",
"short" : "General Patient Context",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-203",
"comment" : "Algemene patiƫnten context"
}
]
},
{
"id" : "Composition.section:generalPatientContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "General patient context"
},
{
"id" : "Composition.section:generalPatientContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "109481000146101"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation",
"path" : "Composition.section.section",
"sliceName" : "familySituation",
"short" : "Family Situation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-204",
"comment" : "Gezinssituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Family situation"
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365474007"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-205",
"comment" : "Gezinssituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation",
"path" : "Composition.section.section",
"sliceName" : "livingSituation",
"short" : "Living Situation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-267",
"comment" : "Woonomgeving"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Living situation"
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365512000"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.entry",
"path" : "Composition.section.section.entry",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-268",
"comment" : "Woonomgeving::Woonsituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance",
"path" : "Composition.section.section",
"sliceName" : "lifeStance",
"short" : "Life Stance",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-271",
"comment" : "Levensovertuiging"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Life stance"
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108329005"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-274",
"comment" : "Levensovertuiging::Wilsverklaring"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext",
"path" : "Composition.section",
"sliceName" : "medicalContext",
"short" : "Medical Context",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-326",
"comment" : "Medische context"
}
]
},
{
"id" : "Composition.section:medicalContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "Medical context"
},
{
"id" : "Composition.section:medicalContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371524004"
}
]
}
},
{
"id" : "Composition.section:medicalContext.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:medicalContext.section:practitioner",
"path" : "Composition.section.section",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-327",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Practitioner"
},
{
"id" : "Composition.section:medicalContext.section:practitioner.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405623001"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry:practitioner",
"path" : "Composition.section.section.entry",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-328",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry:practitionerRole",
"path" : "Composition.section.section.entry",
"sliceName" : "practitionerRole",
"short" : "Practitioner Role",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-328",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis",
"path" : "Composition.section.section",
"sliceName" : "medicalDiagnosis",
"short" : "Medical Diagnosis",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-350",
"comment" : "Medische Diagnose"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical diagnosis"
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "52870002"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-351",
"comment" : "Medische Diagnose::Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory",
"path" : "Composition.section.section",
"sliceName" : "medicalHistory",
"short" : "Medical History",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-361",
"comment" : "Voorgeschiedenis"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical history"
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "417662000"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-362",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:allergy",
"path" : "Composition.section.section",
"sliceName" : "allergy",
"short" : "Allergy",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-372",
"comment" : "Allergie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:allergy.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Allergy"
},
{
"id" : "Composition.section:medicalContext.section:allergy.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "420134006"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:allergy.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-373",
"comment" : "AllergieIntolerantie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:allergy.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:payAttention",
"path" : "Composition.section.section",
"sliceName" : "payAttention",
"short" : "Pay Attention",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-388",
"comment" : "Let op"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Pay attention"
},
{
"id" : "Composition.section:medicalContext.section:payAttention.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308813009"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:payAttention.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-389",
"comment" : "Alert"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:measurements",
"path" : "Composition.section.section",
"sliceName" : "measurements",
"short" : "Measurements",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-405",
"comment" : "Meetwaarden"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Measurements"
},
{
"id" : "Composition.section:medicalContext.section:measurements.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363788007"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bloodPressure",
"path" : "Composition.section.section.entry",
"sliceName" : "bloodPressure",
"short" : "Blood Pressure",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-406",
"comment" : "Bloeddruk"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bodyWeight",
"path" : "Composition.section.section.entry",
"sliceName" : "bodyWeight",
"short" : "Body Weight",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-454",
"comment" : "Lichaamsgewicht"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bodyLength",
"path" : "Composition.section.section.entry",
"sliceName" : "bodyLength",
"short" : "Body Length",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-459",
"comment" : "Lichaamslengte"
}
]
},
{
"id" : "Composition.section:carePlan",
"path" : "Composition.section",
"sliceName" : "carePlan",
"short" : "Care Plan",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-529",
"comment" : "Verpleegkundige context: zorgplan"
}
]
},
{
"id" : "Composition.section:carePlan.title",
"path" : "Composition.section.title",
"defaultValueString" : "Careplan"
},
{
"id" : "Composition.section:carePlan.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "773130005"
}
]
}
},
{
"id" : "Composition.section:carePlan.text",
"path" : "Composition.section.text",
"comment" : "This element can be used to communicate an unstructured care plan by setting `.section:carePlan:text.status` to _additional_. If the unstructured care plan is communicated, there should be no structred data in `.section:carePlan:.section`.",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1162",
"comment" : "Verpleegkundig zorgplan in (opgemaakte) tekst"
}
]
},
{
"id" : "Composition.section:carePlan.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems",
"path" : "Composition.section.section",
"sliceName" : "currentPatientProblems",
"short" : "Current Patient Problems",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-530",
"comment" : "Actuele patiƫntproblemen"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Current patient problems"
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86644006"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-532",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section:patientAppointments",
"path" : "Composition.section.section",
"sliceName" : "patientAppointments",
"short" : "Patient Appointments",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-595",
"comment" : "Afspraken patient"
}
]
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Patient appointments"
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308335008"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Encounter"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1146",
"comment" : "Contact"
}
]
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState",
"path" : "Composition.section",
"sliceName" : "healthState",
"short" : "Health State",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-644",
"comment" : "Verpleegkundige context: specificatie gezondheidstoestand"
}
]
},
{
"id" : "Composition.section:healthState.title",
"path" : "Composition.section.title",
"defaultValueString" : "Health state"
},
{
"id" : "Composition.section:healthState.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "5531000179105"
}
]
}
},
{
"id" : "Composition.section:healthState.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid",
"path" : "Composition.section.section",
"sliceName" : "nutritionOrFluid",
"short" : "Nutrition or fluid",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-787",
"comment" : "Voeding/vocht"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Nutrition or fluid"
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "300893006"
}
]
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-788",
"comment" : "Voedingsadvies"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.